GoXam for WPF v3
TreeModelNodeData<NodeKey> Class Properties


Northwoods.GoXam.Model Namespace : TreeModelNodeData<NodeKey> Class

For a list of all members of this type, see TreeModelNodeData<NodeKey> members.

Public Properties
 NameDescription
Public PropertyGets or sets a String that names the category to which the node data belongs.  
Public Property Gets or sets the list of keys identifying the "children" nodes.  
Public Property Gets or sets whether this node is in the "expanded" state.  
Public Property Gets or sets the key property for this node data.  
Public PropertyGets or sets a Point that is the location of the node in model coordinates.  
Public Property Gets or sets the key property referring to the "parent" node, if any.  
Public PropertyGets or sets a String that is associated with the node.  
Public Property Gets or sets whether this node had been "expanded" when its parent node was "collapsed".  
Top
See Also

Reference

TreeModelNodeData<NodeKey> Class
Northwoods.GoXam.Model Namespace